home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 15 / PC Gamer IT CD 15.iso / ww / scripts / scripts.z / GUN.RWX < prev    next >
Text File  |  1996-07-08  |  691b  |  31 lines

  1. ModelBegin
  2.     ProtoBegin Sword
  3.  
  4.  #        Vertex -0.1 -0.1 0 UV 0 1
  5.  #        Vertex  0.4 -0.1 0 UV 1 1
  6.  #        Vertex  0.4  0.4 0 UV 1 0
  7.  #        Vertex -0.1  0.4 0 UV 0 0
  8.  
  9.         Vertex -0.25 -0.1 0 UV 0 1
  10.         Vertex  0.25 -0.1 0 UV 1 1
  11.         Vertex  0.25  0.4 0 UV 1 0
  12.         Vertex -0.25  0.4 0 UV 0 0
  13.  
  14.         TextureMode NULL
  15.         Texture Wstw002.axx Mask Wstw002.mxx
  16.  
  17.     #    Texture pistol.bmp Mask pistolm.bmp
  18.  
  19.         #Texture shotgun.bmp Mask shotgunm.bmp
  20.         #Texture sword.bmp Mask swordm.bmp
  21.         
  22.         Quad 1 2 3 4
  23.     ProtoEnd
  24.  
  25.     ClumpBegin
  26.         Hints NULL
  27.         ProtoInstance Sword
  28.         AxisAlignment zorienty
  29.     ClumpEnd
  30. ModelEnd
  31.